home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 26
/
Cream of the Crop 26.iso
/
games
/
zmud455.zip
/
ZMUD.EXE
/
0
/
RCDATA
/
TCOMPATDLG
/
TCOMPATDLG.txt
Wrap
Text File
|
1997-04-13
|
2KB
|
94 lines
object CompatDlg: TCompatDlg
Left = 209
Top = 110
Width = 458
Height = 282
Caption = 'Compatibility Mode'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 16
Width = 236
Height = 13
Caption = 'This window is running in v4.3x compatibility mode'
end
object Label2: TLabel
Left = 64
Top = 32
Width = 337
Height = 13
Caption =
'This compatibility mode will not be supported in future versions' +
' of zMUD'
end
object Label3: TLabel
Left = 80
Top = 46
Width = 289
Height = 13
Caption =
'so you should convert your aliases, scripts, triggers, etc to th' +
'e'
end
object Label4: TLabel
Left = 80
Top = 60
Width = 156
Height = 13
Caption = 'latest syntax as soon as possible.'
end
object Label5: TLabel
Left = 64
Top = 96
Width = 350
Height = 13
Caption =
'If you wish to turn off v4.3x compatibility, uncheck the option ' +
'shown below'
end
object Label6: TLabel
Left = 64
Top = 152
Width = 283
Height = 13
Caption = 'You can also change this setting in the General Preferences'
end
object Image2: TImage
Left = 24
Top = 16
Width = 32
Height = 32
AutoSize = True
end
object Compat: TCheckBox
Left = 64
Top = 120
Width = 145
Height = 17
Caption = 'v4.3x compatibility'
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 184
Top = 192
Width = 75
Height = 25
TabOrder = 1
Kind = bkOK
end
object DontShow: TCheckBox
Left = 64
Top = 232
Width = 337
Height = 17
Caption = 'Don'#39't show this message again for this window'
TabOrder = 2
end
end